# File containes individual settings depending on a particular printer
# Comments are starting with a #
#
# printer head adjustment
# format:
# 1. "v" or "h" for vertical or horizontal
# 2. Colour (0-3)
# 3. Adjustment in pixel as Integer (at horizontal only positive
#    values allowed)
head_adjustment_start
head_adjustment_end
# page handling
# format:
# 1. page width in inch/10000 (decimal)
# 2. page height in inch/10000 (decimal)
# [ 3. sequence 0 ]
# [ 4. sequence 1 ] (only if sequence 0 has been defined)
# [ 5. sequence 2 ] (only if sequence 1 has been defined)
# [ 6. sequence 3 ] (only if sequence 2 has been defined)
#
# A sequence is introduced by a type tag "S:" or "V:".
# "S:" is followed by a printer control sequence in the
# same form as inside print edit but without cellar stack
# so that 255 means really character 255. Spaces are not
# allowed inside such a sequence (use 32 instead)
# "V:" is followed by up to 4 comma separated decimal
# integer values
#
# All this sequences are only making sense if they are
# referenced accordingly inside cellar stack sequences
#
# Important note: Due to internal rounding differences
# Paper sizes between DIN AX and DIN AX Generic may vary
# Use "Dummy for page size" Printer mode with an empty
# sheet of paper to determine the correct sizes
#
page_sequence_start
# DIN A4
82677 116929 
# DIN A4 (Generic)
82687 116943 S:27,"(","C",4,0,"q",16,0,0,27,"(","c",8,0,157,255,255,255,171,15,0,0,27,"(","S",8,0,160,11,0,0,"q",16,0,0
# DIN A4+
87991 139999 
# DIN A5
58267 82677 
# Executive
72500 105000 
# Letter
85000 110000 
# Letter (Generic)
85010 110013 
page_sequence_end
# colour calibration
# format:
#  1. red component of printable colour (decimal)
#  2. green component of printable colour (decimal)
#  3. blue component of printable colour (decimal)
#  4. mininal red component covered by this colour (decimal)
#  5. maximal red component covered by this colour (decimal)
#  6. mininal green component covered by this colour (decimal)
#  7. maximal green component covered by this colour (decimal)
#  8. mininal blue component covered by this colour (decimal)
#  9. maximal blue component covered by this colour (decimal)
# 10. Printer pattern to generate the colour (hexadecimal)
# 11. Colour Group mask (hexadecimal)
# 12. Paper colour fraction of colour in precent (decimal)
